Automations

Image Automation Commands

  • Version: 1.8.6
  • Official Verified

OpenBots Image Automation Command group for Cloud OCR, Surface Automation and Image Commands.

OpenBots.Commands.ImageAutomation \ Surface Automation Set Text Command

Command: Surface Automation Set Text Command

This command attempts to find, click and set text in an existing image on screen.

Parameters

Input Type

Please specify the method to use to input the image.

Required

Capture Search Image

Use the tool to capture an image that will be located on screen during execution.

Required

Image File Path

Enter the file path to the image that will be loaded.

Required

Input Image

Enter the input image Bitmap.

Required

Window Name

Select the name of the window to activate and bring forward.

Required

Text To Set

Enter the text value to set in the input.

Required

Text Position

Specify where the text should be set relative to the captured image.

Required

X Adjustment

Enter the value for adjusting horizontal coordinate of the mouse.

Required

Y Adjustment

Enter the value for adjusting vertical coordinate of the mouse.

Required

Accuracy (0-1)

Enter a value between 0 and 1 to set the match Accuracy. Set to 1 for a perfect match.

Required

Enable Interpolated Hotkeys

Select whether to enable sending hotkeys within the text.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo